x86: Remove (most) Centaur CPU support. Only VIA C7 can work, as it
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 29 Aug 2007 13:40:00 +0000 (14:40 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 29 Aug 2007 13:40:00 +0000 (14:40 +0100)
commit201b1e702b7b8ec39e18f7e0f82e9a117604628a
tree89f3d38de0d6f69e85c41087ba65d21b13585dd4
parent4e8e84110921c9129738c22dc3d539cb5e5efa36
x86: Remove (most) Centaur CPU support. Only VIA C7 can work, as it
has CMOV support. Leave a small amount of centaur.c around to support
that. MTRR code goes entirely, as 686-class Centaur CPUs have generic
MTRR support.

Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/cpu/centaur.c
xen/arch/x86/cpu/mtrr/Makefile
xen/arch/x86/cpu/mtrr/centaur.c [deleted file]
xen/arch/x86/cpu/mtrr/main.c
xen/include/asm-x86/spinlock.h
xen/include/asm-x86/system.h